/* Copyright (C) intry ( u5cn.com ). All rights reserved. */

.QQbox {
	z-index:99;
	width:125px;
	right:0;
	top:180px;
	position:absolute;
}
.QQbox .press {
	right:0;
	cursor:pointer;
	width:33px;
	position:absolute;
}
.QQbox .Qlist {
	width:125px;
	background:url(/images/service2.gif) repeat-y -160px 0;
}
.QQbox .Qlist .t, .QQbox .Qlist .b {
	height:6px;
	width:125px;
}
.QQbox .Qlist .t {
	background:url(/images/service2.gif) no-repeat left;
}
.QQbox .Qlist .b {
	background:url(/images/service2.gif) no-repeat right;
}
.QQbox .Qlist .title {
	padding:3px 0 5px;
	background:url(/images/service2.gif) repeat-y right;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
.QQbox .Qlist ul {
	margin:5px 0;
}
.QQbox .Qlist li {
	padding:5px 0;
	text-align:center;
}